速報APP / 程式庫與試用程式 / Native Goodies Demo

Native Goodies Demo

價格:免費

更新日期:2018-09-11

檔案大小:21M

目前版本:1.5.0

版本需求:Android 4.1 以上版本

官方網站:https://www.facebook.com/taras.leskiv

Email:leskiv.taras@gmail.com

聯絡地址:Lviv, Ukraine

Native Goodies Demo(圖1)-速報App

WARNING: This is the tech demo of Android Goodies PRO Unity Asset Store Package. Please only download it if you are interested in checking out the package features.

Asset Store Package link: http://u3d.as/xf8

Android Goodies is a collection of Android native methods that allow you to do different things like showing native dialogs, opening a certain location on the map sharing text and much more.

Advantages:

- Not a single .jar file in project (only android-support-v4.jar for local push notifications)

- Clean and flexible API

Native Goodies Demo(圖2)-速報App

- No overriding of Unity default activity

- Full source code included

- Well-written documentation

Features:

App Interaction:

- AGAlarmClock.cs - Methods to show all alarms, set alarm with all properties or set timer

Native Goodies Demo(圖3)-速報App

- AGApps.cs - Open other apps, currently only has method to watch YouTube video in native app

- AGCalendar.cs - Class that allows to create calendar event with all required params or open calendar app on the provided date

- AGDialer.cs - Dial or directly call phone number, check if user has phone app

- AGMaps.cs

- Open maps location, address, check if user has maps app

- AGSettings.cs - Open any system settings screen

Native Goodies Demo(圖4)-速報App

- AGShare.cs - Native share text, text+image, tweet, email, send SMS etc, check if user has twitter, sms, email app installed.

UI:

- AGAlertDialog.cs - Showing native alert dialogs with buttons/radiobuttons/checkboxes

- AGDateTimePicker.cs - Showing date/time picker

- AGProgressDialog.cs - Show spinner/horizontal progress bar

- AGLocalNotifications.cs - Showing local notifications with info provided. Requires android-support-v4.jar in Android/Plugins folder.

Native Goodies Demo(圖5)-速報App

- AGUIMisc.cs - Showing toasts and immersive mode methods.

Retrieving Info

- AGDeviceInfo.cs - Various methods to get various info about device and apps (android.os.Build, android.os.Build.Version) and other

- AGEnvironment.cs - Access to some android.os.Environment properties and methods

- AGNetwork.cs - Internet connectivity and wifi related methods

- AGTelephony.cs - Telephony related methods

Native Goodies Demo(圖6)-速報App

Hardware:

- AGBattery.cs - Get device battery charge level

- AGFlashLight.cs - Enable and disable camera flashlight (as torch), check if device has flashlight

- AGGPS.cs - Listen to GPS location changes, check if GPS enabled, get last known location.

- AGVibrator.cs - Check if device has vibrator, vibrate or vibrate pattern Storage

- AGFileUtils.cs - Method to save Unity Texture2D to Android gallery

Native Goodies Demo(圖7)-速報App

And many more...

Native Goodies Demo(圖8)-速報App